home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / pc / 5-Fonts & Software / Applications / MacProject II / MacProject II Help / card_114649.txt < prev    next >
Text File  |  1989-09-27  |  8KB  |  375 lines

  1. -- card: 114649 from stack: in
  2. -- bmap block id: 115165
  3. -- flags: 0000
  4. -- background id: 68193
  5. -- name: Task Info Window
  6.  
  7.  
  8. -- part 11 (field)
  9. -- low flags: 01
  10. -- high flags: 2002
  11. -- rect: left=341 top=63 right=100 bottom=447
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 3
  16. -- text size: 10
  17. -- style flags: 0
  18. -- line height: 13
  19. -- part name: Inbox
  20.  
  21.  
  22. -- part 12 (field)
  23. -- low flags: 01
  24. -- high flags: 0002
  25. -- rect: left=409 top=260 right=275 bottom=464
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 1
  29. -- font id: 3
  30. -- text size: 10
  31. -- style flags: 0
  32. -- line height: 13
  33. -- part name: pagexofy
  34.  
  35.  
  36. -- part 13 (button)
  37. -- low flags: 00
  38. -- high flags: 2000
  39. -- rect: left=13 top=155 right=183 bottom=98
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 1
  43. -- font id: 0
  44. -- text size: 12
  45. -- style flags: 0
  46. -- line height: 16
  47. -- part name: duration
  48. ----- HyperTalk script -----
  49. on mouseDown
  50.   show card field popupDuration
  51. end mouseDown
  52.  
  53. on mouseUp
  54.   hide card field popupDuration
  55. end mouseUp
  56.  
  57.  
  58.  
  59. -- part 14 (button)
  60. -- low flags: 00
  61. -- high flags: 2000
  62. -- rect: left=13 top=183 right=220 bottom=107
  63. -- title width / last selected line: 0
  64. -- icon id / first selected line: 0 / 0
  65. -- text alignment: 1
  66. -- font id: 0
  67. -- text size: 12
  68. -- style flags: 0
  69. -- line height: 16
  70. -- part name: subtitle
  71. ----- HyperTalk script -----
  72. on mouseDown
  73.   show card field popupSubtitle
  74. end mouseDown
  75.  
  76. on mouseUp
  77.   hide card field popupSubtitle
  78. end mouseUp
  79.  
  80.  
  81.  
  82. -- part 15 (button)
  83. -- low flags: 00
  84. -- high flags: 2000
  85. -- rect: left=13 top=222 right=240 bottom=407
  86. -- title width / last selected line: 0
  87. -- icon id / first selected line: 0 / 0
  88. -- text alignment: 1
  89. -- font id: 0
  90. -- text size: 12
  91. -- style flags: 0
  92. -- line height: 16
  93. -- part name: leveling
  94. ----- HyperTalk script -----
  95. on mouseDown
  96.   show card field popupLeveling
  97. end mouseDown
  98.  
  99. on mouseUp
  100.   hide card field popupLeveling
  101. end mouseUp
  102.  
  103.  
  104.  
  105. -- part 16 (button)
  106. -- low flags: 00
  107. -- high flags: 2000
  108. -- rect: left=112 top=155 right=220 bottom=444
  109. -- title width / last selected line: 0
  110. -- icon id / first selected line: 0 / 0
  111. -- text alignment: 1
  112. -- font id: 0
  113. -- text size: 12
  114. -- style flags: 0
  115. -- line height: 16
  116. -- part name: resources
  117. ----- HyperTalk script -----
  118. on mouseDown
  119.   show card field popupResources
  120. end mouseDown
  121.  
  122. on mouseUp
  123.   hide card field popupResources
  124. end mouseUp
  125.  
  126.  
  127.  
  128. -- part 18 (button)
  129. -- low flags: 00
  130. -- high flags: 2000
  131. -- rect: left=27 top=118 right=135 bottom=441
  132. -- title width / last selected line: 0
  133. -- icon id / first selected line: 0 / 0
  134. -- text alignment: 1
  135. -- font id: 0
  136. -- text size: 12
  137. -- style flags: 0
  138. -- line height: 16
  139. -- part name: title
  140. ----- HyperTalk script -----
  141. on mouseDown
  142.   show card field popupTitle
  143. end mouseDown
  144.  
  145. on mouseUp
  146.   hide card field popupTitle
  147. end mouseUp
  148.  
  149.  
  150.  
  151. -- part 19 (button)
  152. -- low flags: 00
  153. -- high flags: 2000
  154. -- rect: left=443 top=120 right=133 bottom=456
  155. -- title width / last selected line: 0
  156. -- icon id / first selected line: 0 / 0
  157. -- text alignment: 1
  158. -- font id: 0
  159. -- text size: 12
  160. -- style flags: 0
  161. -- line height: 16
  162. -- part name: zoom
  163. ----- HyperTalk script -----
  164. on mouseDown
  165.   show card field popupZoom
  166. end mouseDown
  167.  
  168. on mouseUp
  169.   hide card field popupZoom
  170. end mouseUp
  171.  
  172.  
  173.  
  174. -- part 20 (button)
  175. -- low flags: 00
  176. -- high flags: 2000
  177. -- rect: left=36 top=138 right=150 bottom=426
  178. -- title width / last selected line: 0
  179. -- icon id / first selected line: 0 / 0
  180. -- text alignment: 1
  181. -- font id: 0
  182. -- text size: 12
  183. -- style flags: 0
  184. -- line height: 16
  185. -- part name: basics
  186. ----- HyperTalk script -----
  187. on mouseDown
  188.   show card field popupBasics
  189. end mouseDown
  190.  
  191. on mouseUp
  192.   hide card field popupBasics
  193. end mouseUp
  194.  
  195.  
  196.  
  197. -- part 21 (field)
  198. -- low flags: 81
  199. -- high flags: 2004
  200. -- rect: left=13 top=185 right=238 bottom=108
  201. -- title width / last selected line: 0
  202. -- icon id / first selected line: 0 / 0
  203. -- text alignment: 0
  204. -- font id: 3
  205. -- text size: 10
  206. -- style flags: 0
  207. -- line height: 13
  208. -- part name: popupDuration
  209. ----- HyperTalk script -----
  210. on mouseUp
  211.   hide card field "popupDuration"
  212. end mouseUp
  213.  
  214.  
  215. -- part 22 (field)
  216. -- low flags: 81
  217. -- high flags: 2004
  218. -- rect: left=9 top=115 right=180 bottom=221
  219. -- title width / last selected line: 0
  220. -- icon id / first selected line: 0 / 0
  221. -- text alignment: 0
  222. -- font id: 3
  223. -- text size: 10
  224. -- style flags: 0
  225. -- line height: 13
  226. -- part name: popupSubtitle
  227. ----- HyperTalk script -----
  228. on mouseUp
  229.   hide card field "popupSubtitle"
  230. end mouseUp
  231.  
  232.  
  233. -- part 24 (field)
  234. -- low flags: 81
  235. -- high flags: 0004
  236. -- rect: left=12 top=152 right=222 bottom=446
  237. -- title width / last selected line: 0
  238. -- icon id / first selected line: 0 / 0
  239. -- text alignment: 0
  240. -- font id: 3
  241. -- text size: 10
  242. -- style flags: 0
  243. -- line height: 13
  244. -- part name: popupLeveling
  245. ----- HyperTalk script -----
  246. on mouseUp
  247.   hide card field "popupLeveling"
  248. end mouseUp
  249.  
  250.  
  251. -- part 25 (field)
  252. -- low flags: 81
  253. -- high flags: 2004
  254. -- rect: left=7 top=59 right=153 bottom=466
  255. -- title width / last selected line: 0
  256. -- icon id / first selected line: 0 / 0
  257. -- text alignment: 0
  258. -- font id: 3
  259. -- text size: 10
  260. -- style flags: 0
  261. -- line height: 13
  262. -- part name: popupResources
  263. ----- HyperTalk script -----
  264. on mouseUp
  265.   hide card field "popupResources"
  266. end mouseUp
  267.  
  268.  
  269. -- part 26 (field)
  270. -- low flags: 81
  271. -- high flags: 2004
  272. -- rect: left=11 top=155 right=220 bottom=445
  273. -- title width / last selected line: 0
  274. -- icon id / first selected line: 0 / 0
  275. -- text alignment: 0
  276. -- font id: 3
  277. -- text size: 10
  278. -- style flags: 0
  279. -- line height: 13
  280. -- part name: popupBasics
  281. ----- HyperTalk script -----
  282. on mouseUp
  283.   hide card field "popupBasics"
  284. end mouseUp
  285.  
  286.  
  287. -- part 27 (field)
  288. -- low flags: 81
  289. -- high flags: 2004
  290. -- rect: left=101 top=139 right=165 bottom=369
  291. -- title width / last selected line: 0
  292. -- icon id / first selected line: 0 / 0
  293. -- text alignment: 0
  294. -- font id: 3
  295. -- text size: 10
  296. -- style flags: 0
  297. -- line height: 13
  298. -- part name: popupTitle
  299. ----- HyperTalk script -----
  300. on mouseUp
  301.   hide card field "popupTitle"
  302. end mouseUp
  303.  
  304.  
  305. -- part 28 (field)
  306. -- low flags: 81
  307. -- high flags: 2004
  308. -- rect: left=360 top=139 right=255 bottom=465
  309. -- title width / last selected line: 0
  310. -- icon id / first selected line: 0 / 0
  311. -- text alignment: 0
  312. -- font id: 3
  313. -- text size: 10
  314. -- style flags: 0
  315. -- line height: 13
  316. -- part name: popupZoom
  317. ----- HyperTalk script -----
  318. on mouseUp
  319.   hide card field "popupZoom"
  320. end mouseUp
  321.  
  322.  
  323. -- part contents for background part 30
  324. ----- text -----
  325. The Task Menu
  326.  
  327. -- part contents for background part 31
  328. ----- text -----
  329. Task Info Window
  330.  
  331. -- part contents for card part 11
  332. ----- text -----
  333. Press any element for details.
  334.  
  335. -- part contents for card part 12
  336. ----- text -----
  337. 1 of 2
  338.  
  339. -- part contents for card part 21
  340. ----- text -----
  341. Enter the duration of the task.
  342.  
  343. -- part contents for card part 22
  344. ----- text -----
  345. You might want to enter a subtitle, such as a department or an account number, if you intend to use a search formula later to categorize tasks.
  346.  
  347.  
  348. -- part contents for card part 24
  349. ----- text -----
  350. Enter a number between 0 and 100 to determine a priority for leveling this task. You can prevent a task from ever being leveled by ‚Äúlocking‚Äù it with a level of 0. If you do not assign a priority, MacProject II assigns 100 for high priority. If two tasks have the same priority, the application levels the one with the least amount of slack time first.
  351.  
  352. -- part contents for card part 25
  353. ----- text -----
  354. Enter the names of the resources who will work on this task, the number of days (or other unit of duration) you expect each resource to spend on the task, the number of people or pieces of equipment in each resource, and the percentage of each resource‚Äôs available time that will be spent on this task. You can press Tab to go from one field to the next.
  355.  
  356. MacProject II determines the resources‚Äô durations from the data you enter. 
  357.  
  358.  
  359.  
  360.  
  361.  
  362.  
  363. -- part contents for card part 26
  364. ----- text -----
  365. The Task Info window opens with just the Basics section showing.
  366.  
  367. You can click the label at the top of each section to hide that section; clicking the label again brings the section back.
  368.  
  369. -- part contents for card part 27
  370. ----- text -----
  371. The title bars displays the text of the selected task.
  372.  
  373. -- part contents for card part 28
  374. ----- text -----
  375. You can click the zoom box to see all three sections at once; clicking the box again returns the window to its original state.